-
Notifications
You must be signed in to change notification settings - Fork 226
[SI][Vault] Dashboard recovery #908
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SI][Vault] Dashboard recovery #908
Conversation
Hardhat Unit Tests Coverage Summary
Diff against master
Results for commit: fe87ca3 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to at least have events for recovery
…re into feat/vaults-dashboard-recovery
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor tweaks, but all-in-all approved
Context
recover
method to dashboard that allows admin to recover all ether/erc20Question
Should we throw events?